enregistrement
Budget primitif (BP) - 2024
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"budget-primitif-bp-2024",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/budget-primitif-bp-2024"
}
] - "definitions":{
- "budget-primitif-bp-2024":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/budget-primitif-bp-2024_records"
}
}
} - "records":
} - "properties":
- "budget-primitif-bp-2024_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "etape_budgetaire":,{
- "type":"string",
- "title":"Étape budgétaire",
- "description":""
} - "exercice":,{
- "type":"string",
- "title":"Exercice",
- "description":""
} - "siret_de_la_collectivite":,{
- "type":"string",
- "title":"SIRET de la collectivite",
- "description":""
} - "nom_de_la_collectivite":,{
- "type":"string",
- "title":"Nom de la collectivité",
- "description":""
} - "d_r":,{
- "type":"string",
- "title":"D/R",
- "description":""
} - "section":,{
- "type":"string",
- "title":"Section",
- "description":"I = Investissement / F=Fonctionnement"
} - "ordre":,{
- "type":"string",
- "title":"Ordre",
- "description":""
} - "secteur":,{
- "type":"string",
- "title":"SECTEUR",
- "description":""
} - "intitule_secteur":,{
- "type":"string",
- "title":"Intitulé secteur ",
- "description":""
} - "chapitre":,{
- "type":"string",
- "title":"CHAPITRE",
- "description":""
} - "sous_fonction":,{
- "type":"string",
- "title":"SOUS-FONCTION",
- "description":""
} - "code_fonctionnel":,{
- "type":"string",
- "title":"CODE FONCTIONNEL",
- "description":""
} - "programme":,{
- "type":"string",
- "title":"PROGRAMME",
- "description":""
} - "type_de_contrat":,{
- "type":"string",
- "title":"TYPE DE CONTRAT",
- "description":""
} - "action":,{
- "type":"string",
- "title":"ACTION",
- "description":""
} - "libelle":,{
- "type":"string",
- "title":"Libellé",
- "description":""
} - "total_bp_ap_ae":,{
- "type":"number",
- "title":"Total BP AP/AE",
- "description":"",
- "unit":"€"
} - "total_bp_cpi_cpf":{
- "type":"number",
- "title":"Total BP CPI/CPF",
- "description":"",
- "unit":"€"
}
} - "etape_budgetaire":
}
} - "fields":
} - "properties":
} - "budget-primitif-bp-2024":
}